Resource ValueSet/FHIR Server from package ebm-cpg.netzwerk-universitaetsmedizin.de#0.6.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include codes from
http://loinc.org
where CLASSTYPE = 1, STATUS = Active and ORDER_OBS matches (by regex) Order|Both
Source
{
"resourceType" : "ValueSet",
"id" : "vs-laboratory-observations",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE = 1, STATUS = Active and ORDER_OBS matches (by regex) Order|Both</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode" : "structured"
}
],
"url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-laboratory-observations",
"version" : "0.1.0",
"name" : "LaboratoryObservations",
"title" : "Laboratory Observations",
"status" : "draft",
"date" : "2022-11-29",
"publisher" : "Netzwerk Universitätsmedizin (NUM)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.netzwerk-universitaetsmedizin.de"
}
]
}
],
"description" : "Most important",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "CLASSTYPE",
"op" : "=",
"value" : "1"
},
{
"property" : "STATUS",
"op" : "=",
"value" : "Active"
},
{
"property" : "ORDER_OBS",
"op" : "regex",
"value" : "Order|Both"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.